EmployerContactType 
EntityType  Independent 
Logical Entity Name  EmployerContactType 
Default Table Name  PlContactType 
Logical Only  NO 
Definition 
 
Note 
 

EmployerContactType Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
EmployerContactTypeID(PK)    INTEGER  NO 
 
Code    CHAR(8)  NO 
 
Descrip    VARCHAR(50)  NO 
 
Active    BIT  NO 
 
UserID    INTEGER  NO 
 
DateAdded    DATETIME  NO 
 
DateLstMod    DATETIME  NO 
 
ts    TIMESTAMP/DATE  NO 
 
SyCampusGrpID    INTEGER  YES 
 
PlVerification    BIT  NO 
 

EmployerContactType Keys 
Key Name  Key Type  Keys 
PlContactType_Code_U_N_IDX  Unique Constraint  Code 
PlContactType_PlContactTypeID_U_C_IDX  PrimaryKey  EmployerContactTypeID 

EmployerContactType Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
EmployerContact  Non-Identifying  One To Zero or More          NO 
EmployerContactTypeStaffGroup  Non-Identifying  One To Zero or More          NO 
PendingEmployer  Non-Identifying  One To Zero or More          NO 
PendingEmployer  Non-Identifying  One To Zero or More          NO 
EmployerContact  Non-Identifying  One To Zero or More          NO 
EmployerContactTypeStaffGroup  Non-Identifying  One To Zero or More          NO 

EmployerContactType Check Constraints 
Check Constraint Name  CheckConstraint